//==============================================================================
// dust medium.txt
//==============================================================================


//==============================================================================
define dust
{
   set hotspot
   {
      version
      {
         VisualParticle sfx a explode medium
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.01 true   
                  tag GenericSound 0.01 true
                  tag SpecificSoundSet 0.01 true IncendiaryExplode checkVisible
//-- end auto generated section
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector none 
   {
      set hotspot
      {
         version
         {
          	Visualnone jimmy loves you baby
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                  tag Attack 0.01 true   
                  tag GenericSound 0.01 true
                  tag SpecificSoundSet 0.01 true IncendiaryExplode checkVisible
//-- end auto generated section
			connect HOTSPOT dust hotspot
         }
      }
   }
}